Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

 Helpers

 QuickEQ

 Remapping

 SpecialSources

  InfiniteSource

  bool Precollect()

  float[][] GetSamples()

  Intro

  LoopClip

  InfiniteSource3D

  InfiniteSourceMismatchException

  MuteSource

  StreamedSource

  StreamMaster

  StreamMasterSource

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

class InfiniteSource

A Source with an intro Clip and a looping part after.
VisibilityPublic
ExtendsSource

Protected functions

internal bool Precollect()Cache the samples if the source should be rendered. This wouldn't be thread safe.
internal float[][] GetSamples()Get the next samples in the audio stream.

Public variables

Clip IntroClip to start playback with.
Clip LoopClipClip to play continuously after.